EXTRA_LOCAL_ONLY

val EXTRA_LOCAL_ONLY: String = "android.support.localOnly"(source)

Extras key used internally by NotificationCompat to store the value of the FLAG_LOCAL_ONLY field before it was available. If possible, use getLocalOnly to access this field.